home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c / 357 < prev    next >
Internet Message Format  |  1996-08-06  |  1KB

  1. Path: inferno.mpx.com.au!jolt!encom
  2. From: encom@jolt.mpx.com.au (Encom Technology Sydney)
  3. Newsgroups: comp.lang.c,comp.std.c
  4. Subject: Re: Integral conversion e.t.c. (was: Re: Hungarian notation)
  5. Followup-To: comp.lang.c,comp.std.c
  6. Date: 23 Feb 1996 02:27:22 GMT
  7. Organization: Microplex Pty Ltd
  8. Message-ID: <4gj8ma$7lm@inferno.mpx.com.au>
  9. References: <30C40F77.53B5@swsbbs.com> <4fqfgg$m3u@atusks02.aut.alcatel.at> <4fte4h$b36@sun001.spd.dsccc.com> <4fvso9$16v@galaxy.ucr.edu> <4g2931$qqs@solutions.solon.com>
  10. NNTP-Posting-Host: jolt.mpx.com.au
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Peter Seebach (seebs@solutions.solon.com) wrote:
  14. : In article <4fvso9$16v@galaxy.ucr.edu>, Tom Payne <thp@cs.ucr.edu> wrote:
  15.  
  16. : >  ....  In the GNU C preprocessor,
  17. : >  `#pragma' ifrst attempts to run the game `rogue'; if that fails, it
  18. : >  tries to run the game `hack'; if that fails, ... 
  19. : >               -- Manual for the GNU C preprocessor for GNU CC 1.34:
  20.  
  21. : I believe this is a documentation bug; I believe you'll find it
  22. : actually tries hack first, then rogue.
  23.  
  24. Does this mean we should stop using GCC, since it is not a conforming
  25. implementation.  Actually come to think of it the standard says
  26. implementation-defined means that the behaviour is documented -- it
  27. does not say it has to be CORRECTLY documented.  (So that's OK :-)
  28.  
  29. Andrew.
  30.  
  31.